home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8617 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  762 b 

  1. Path: survey.jou.utexas.edu!ed
  2. From: Ed De La Garza <ed@survey.jou.utexas.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Std code required by newbie
  5. Date: Sun, 18 Feb 1996 04:44:56 -0600
  6. Organization: The University of Texas at Austin, Austin, Texas
  7. Message-ID: <Pine.SUN.3.91.960218044150.308A-100000@survey.jou.utexas.edu>
  8. NNTP-Posting-Host: survey.jou.utexas.edu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. Hi,
  13. I am looking for C++ code to make doubly linked array of char strings, 
  14. insert / delete char strings and sort in ascii order.
  15. Where can I find such a code. This must be pretty std code. I figure 
  16. getting it understanding and compiling the code would teach me more than 
  17. writing one with a very strong C influence,
  18. thanks in advance,
  19. ed
  20.  
  21.